object KeyRingList: TKeyRingList Left = 103 Top = 129 BorderStyle = bsDialog Caption = 'Keyring List' ClientHeight = 234 ClientWidth = 491 Color = clSilver Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnCreate = FormCreate OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 197 Width = 491 Height = 37 Align = alBottom BevelOuter = bvNone TabOrder = 1 object BitBtn2: TBitBtn Left = 328 Top = 12 Width = 75 Height = 25 Caption = '&OK' Default = True Enabled = False TabOrder = 0 OnClick = ListView1DblClick Glyph.Data = { BE060000424DBE06000000000000360400002800000024000000120000000100 0800000000008802000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA A600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303 0303030303030303030303030303030303030303030303030303030303030303 03030303030303030303030303030303030303030303FF030303030303030303 03030303030303040403030303030303030303030303030303F8F8FF03030303 03030303030303030303040202040303030303030303030303030303F80303F8 FF030303030303030303030303040202020204030303030303030303030303F8 03030303F8FF0303030303030303030304020202020202040303030303030303 0303F8030303030303F8FF030303030303030304020202FA0202020204030303 0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202 040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303 03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303 FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303 0303030303030303030303FA0202020403030303030303030303030303F8FF03 03F8FF03030303030303030303030303FA020202040303030303030303030303 0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303 03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403 030303030303030303030303F8FF0303F8FF03030303030303030303030303FA 0202040303030303030303030303030303F8FF03F8FF03030303030303030303 03030303FA0202030303030303030303030303030303F8FFF803030303030303 030303030303030303FA0303030303030303030303030303030303F803030303 0303030303030303030303030303030303030303030303030303030303030303 0303} NumGlyphs = 2 end object BitBtn1: TBitBtn Left = 409 Top = 12 Width = 75 Height = 25 Caption = '&Cancel' TabOrder = 1 Kind = bkCancel end end object ListView1: TListView Left = 10 Top = 10 Width = 471 Height = 187 Hint = 'Double Click To Select User' Align = alClient Color = clWhite OnClick = ListView1Click OnDblClick = ListView1DblClick Columns = < item Caption = 'User Name' Width = 250 end item Caption = 'Date' Width = 100 end item Caption = 'Bits/Key ID' Width = 117 WidthType = ( -2) end> ReadOnly = True Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] AllocBy = 5 ParentShowHint = False ShowHint = True SortType = stText TabOrder = 0 ViewStyle = vsReport end object Panel2: TPanel Left = 481 Top = 10 Width = 10 Height = 187 Align = alRight BevelOuter = bvNone TabOrder = 2 end object Panel3: TPanel Left = 0 Top = 10 Width = 10 Height = 187 Align = alLeft BevelOuter = bvNone TabOrder = 3 end object Panel4: TPanel Left = 0 Top = 0 Width = 491 Height = 10 Align = alTop BevelOuter = bvNone TabOrder = 4 end object PGPInterface1: PGPInterface Pseckeyring = 'secring.pgp' Ppubkeyring = 'pubring.pgp' PPrintableAscii = True PWipeout = True Action = encryptPlaintext PNotBin = False PScreenonly = False PRecoverPlainTextFilename = False TEXTMODE = True ARMOR = True ARMORLINES = 0 KEEPBINARY = False COMPRESS = True COMPLETES_NEEDED = 1 MARGINALS_NEEDED = 2 CERT_DEPTH = 4 SHOWPASS = False TZFIX = 0 CLEARSIG = True VERBOSE = Quiet INTERACTIVE = False Left = 16 Top = 200 end end